func google.golang.org/protobuf/internal/impl.appendEnumSliceValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L476: func appendEnumSliceValue(b []byte, listv protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L539: 	marshal:   appendEnumSliceValue,